home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / wmail220.zip / WNODE.CTL < prev    next >
Text File  |  1991-12-10  |  2KB  |  53 lines

  1. ;
  2. ;
  3. ;                               Window Node 2.1
  4. ;
  5. ;                              Nodelist Compiler
  6. ;
  7. ;                   By Silvan Calarco, FidoNet 2:334/100.2
  8. ;
  9. ;
  10. ;           (C) Copyright 1991 Silvan Calarco.  All Rights Reserved.
  11. ;
  12. ;
  13. ;_____________________________________________________________________________
  14. ;
  15. ;
  16. ; Commands:
  17. ;
  18. ; Command NODELISTDIR specifies direcory in which WNode will  find nodelist
  19. ; files: it must be specified first. WNode will try to find the destination
  20. ; directory in WMAIL.PRM: if it's not present WNode will use NodelistDir as
  21. ; destination directory.
  22. ; You can specify the zones you want WNode to compile, writing up to 5 zone
  23. ; numbers after nodelist directory.
  24. ;
  25. ; Please, compile nodelist files every time you change nodelist.* file !
  26. ;
  27. NodeListDir C:\Fd\Nodelist 2
  28. ;
  29. ; Commands NODELIST and PVTLIST are synonyms and indicate WNode an alternative
  30. ; nodelist to be compiled too.
  31. ; Wildcards are allowed: if used, WNode will use newest file.
  32. ;
  33. ;NodeList C:\Fd\Nodelist\Signode.*
  34. ;
  35. PvtList C:\Fd\Nodelist\334_100.Pvt
  36. ;
  37. ; Command PNTLIST indicates WNode the pointlist to be compiled; a 4 dimension
  38. ; POINTLIST must contain a line `Boss,z:net/address' before every other node.
  39. ; Pointlist example:
  40. ;
  41. ;Boss,2:334/100
  42. ;,2,Silvan_Calarco_Point,Torino_Italy,Silvan_Calarco,-Unpublished-,2400,XA
  43. ;,5,.mau._Point,Torino_Italy,Maurizio Codogno,-Unpublished-,2400,XA
  44. ;
  45. ; Wildcards are allowed: if used, WNode will use newest file.
  46. ;
  47. PntList C:\Fd\Nodelist\334_100.Pnt
  48. ;
  49. ;
  50. ;______________________________________________________________________________
  51. ;
  52. ;                               End of file.
  53.